com.jproxy.proxy
Class DummyStub

java.lang.Object
  |
  +--com.jproxy.proxy.DummyStub
All Implemented Interfaces:
java.io.Serializable, Tunnelizable

public class DummyStub
extends java.lang.Object
implements java.io.Serializable, Tunnelizable

See Also:
Serialized Form

Constructor Summary
DummyStub(TunnelInvocationHandler _handler)
           
 
Method Summary
 TunnelInvocationHandler getTunnelInvocationHandler()
           
 void setTunnelInvocationHandler(TunnelInvocationHandler _handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyStub

public DummyStub(TunnelInvocationHandler _handler)
Method Detail

getTunnelInvocationHandler

public TunnelInvocationHandler getTunnelInvocationHandler()
Specified by:
getTunnelInvocationHandler in interface Tunnelizable

setTunnelInvocationHandler

public void setTunnelInvocationHandler(TunnelInvocationHandler _handler)
Specified by:
setTunnelInvocationHandler in interface Tunnelizable


Copyright ⌐ JProxy LLC. All Rights Reserved.